This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Cannot fetch ui document from ui workspace in R6. Bug? ~Denise Elremaroden 26.Nov.02 01:00 PM a Web browser Notes Client 6.0All Platforms
Old habit I suppose. In earlier versions of Notes, I seem to remember, I was not able to get the background document by Source.Document when the uidocument was just composed and not yet saved. Then you could use uiw.currentdocument.document.
But now Source.Document actually works. Thanks! Its a sollution to my problem - though it still puzzles me why my old code no longer works!